tools: memshrtool: tool to test and exercise the sharing subsystem
authorAndres Lagar-Cavilla <andres@lagarcavilla.org>
Fri, 27 Jan 2012 18:23:42 +0000 (18:23 +0000)
committerAndres Lagar-Cavilla <andres@lagarcavilla.org>
Fri, 27 Jan 2012 18:23:42 +0000 (18:23 +0000)
commit1da3983b7db55f506d0764888aabf8001736f98f
tree6b87ffd1d85c4b7372a554d7480adbbaafdbfe14
parent0d655213015bd839f63f0d527e39318cf8ee713f
tools: memshrtool: tool to test and exercise the sharing subsystem

This is demo code meant to showcase how to perform sharing
operations. It is useful for testing.

[ Added appropriate lines to .hgignore and .gitignore -iwj ]

Signed-off-by: Adin Scannell <adin@scannell.ca>
Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.org>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
.gitignore
.hgignore
tools/tests/mem-sharing/Makefile [new file with mode: 0644]
tools/tests/mem-sharing/memshrtool.c [new file with mode: 0644]